home *** CD-ROM | disk | FTP | other *** search
- -- background: 2606 from stack: in
- -- bmap block id: 2390
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=457 top=93 right=136 bottom=489
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: HyperCard Button
- ----- HyperTalk script -----
- on mouseUp
- visual zoom open slowly to gray
- visual iris open slowly to white
- visual iris open slowly to black
- visual iris open slowly to card
- go to this card
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=460 top=285 right=328 bottom=482
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Trash Button
- ----- HyperTalk script -----
- on mouseUp
- visual zoom open slowly
- go to card id 4188
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=0 top=0 right=18 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Menu Button
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve slowly to gray
- visual dissolve slowly
- go to this card
- end mouseUp
-
-